$npx skillfedfor your agent

project-maintainer

This skill performs a complete health check on projects following the Open Source Framework pipeline. It verifies phase gates, syncs task tracking across multiple sources, identifies stale content and broken links, and surfaces exactly what needs attention next. Use it for maintenance checks, progress updates, or whenever you need clarity on project status.

project-maintainer audits your open-source project across all framework phases, reconciles task tracking, and reports what to do next.

AI-generated summary based on this skill's SKILL.md

351 54 MITupdated by Pratiyush

Decision gist · record as of 2026-06-18

project-maintainer audits your open-source project across all framework phases, reconciles task tracking, and reports what to do next. This skill performs a complete health check on projects following the Open Source Framework pipeline. It verifies phase gates, syncs task tracking across multiple sources, identifies stale content and broken links, and surfaces exactly what needs attention next. Use it for maintenance checks, progress updates, or whenever you need clarity on project status.

manual: git clone https://github.com/Pratiyush/llm-wiki → cp -r llm-wiki/.claude/skills/project-maintainer ~/.claude/skills/project-maintainer
.claude/skills/project-maintainer/SKILL.md · version e265940e

Use it when

  • Yes.
  • project-maintainer flags stale content, broken links, and outdated entries as part of its comprehensive audit.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

Pratiyush/llm-wiki/project-maintainer · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does project-maintainer do in a health check?

project-maintainer performs a complete health check on projects following the Open Source Framework pipeline. It verifies phase gates, syncs task tracking across multiple sources, identifies stale content and broken links, and surfaces exactly what needs attention next. Use it for maintenance checks, progress updates, or whenever you need clarity on project status.

Can project-maintainer help me maintain the project?

Yes. project-maintainer is designed to help you maintain projects by running a full audit across phases, tasks, and deliverables. It reconciles and syncs task tracking between multiple sources, verifies current phase gate completion and readiness to advance, and identifies stale content, broken links, and outdated entries that need updating.

How do I check stale entries and broken links?

project-maintainer flags stale content, broken links, and outdated entries as part of its comprehensive audit. When you run a health check or maintenance scan, it surfaces these issues so you can prioritize cleanup and updates to keep your project documentation and tracking current.

Can I use project-maintainer to reconcile tasks?

Yes. project-maintainer reconciles and syncs task tracking between multiple sources, including GitHub and other task management systems. This ensures your project's task data stays consistent across all platforms and helps you maintain a single source of truth for project work.

How does project-maintainer verify I can move to the next phase?

project-maintainer verifies current phase gate completion and readiness to advance by auditing all deliverables and tasks within your current phase. It checks whether phase gate criteria are met before you move forward, helping you confirm you're ready to transition to the next stage of your project.

What's the license for project-maintainer?

project-maintainer is released under the MIT license, making it free to use, modify, and distribute in both open source and commercial projects.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

project-maintainer

What this skill does

The Maintainer owns the full Open Source Framework v4.1 pipeline on a project. Given the current repo state, it:

  1. Audits phase gates — are we in the right phase? Are the deliverables for the current phase complete?
  2. Reconciles task tracking — keeps tasks.md, _progress.md, and GitHub issues in sync (the framework's "dual-tracking" rule).
  3. Runs stale checks — flags content, links, and claims older than the stale threshold.
  4. Triggers CI — re-runs the privacy grep, performance budget check, and link checker.
  5. Reports next action — tells the user exactly what to do next and why.

It works for any project that follows the framework — not just

(truncated - see the full file via the links below)

File tree — 1 file
.claude/skills/project-maintainer/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Run a full project health audit across phases, tasks, and deliverables”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

self-learn
by Pratiyush · Pratiyush/llm-wiki

self-learn captures patterns, failures, and decisions from substantial sessions, scores them for generality and confidence, then proposes targeted framework updates—from project-specific steering rules to cross-cutting framework changes. It's the mechanism that lets your framework evolve from real usage, surfacing diffs for approval before any changes apply.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
llmwiki-query
by Pratiyush · Pratiyush/llm-wiki

This skill searches your local llmwiki—a knowledge base built from your Claude Code, Cursor, and other session history—to answer questions about your own work and decisions. It reads relevant wiki pages, synthesizes answers with inline citations, and can save substantial responses as new synthesis pages for future reference.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
wiki-all
by Pratiyush · Pratiyush/llm-wiki

wiki-all orchestrates the entire llmwiki workflow in sequence: initializing directories, syncing session data to markdown, constructing knowledge graphs with Graphify AI, compiling HTML output, running 14 quality checks, and launching a local server. Use it when you need to rebuild your wiki from scratch or refresh everything at once.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
llmwiki-sync
by Pratiyush · Pratiyush/llm-wiki

llmwiki-sync automates the full pipeline from Claude Code session transcripts to a searchable, LLM-maintained knowledge base. It converts raw session logs to markdown, ingests them into wiki structure (sources, entities, concepts), and optionally builds a static HTML site. Use it to keep your work history organized and queryable across projects.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
llmwiki-ingest
by Pratiyush · Pratiyush/llm-wiki

llmwiki-ingest transforms source files into interconnected wiki pages by extracting entities, concepts, and relationships. It writes source summaries, creates or updates entity and concept pages, cross-links everything, and flags contradictions—all while maintaining a searchable index and activity log. Perfect for building knowledge bases from session transcripts, markdown files, PDFs, and URLs.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
Util Manage Todo
by dawiddutoit · dawiddutoit/custom-claude

Util Manage Todo tracks multi-step work in todo.md files with state indicators (pending, in progress, completed) and enforces integration verification through creation, connection, and runtime proof phases. Claude proactively creates todos when detecting complex work, coordinates task states across sessions, and ensures refactors include architectural decision records.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars

More skills llm-wiki (MIT) · Llm Wiki (unlicensed) · llm-wiki (MIT) · llm-wiki (MIT) · llm-wiki (MIT)

Tags
open-source-opsframework-compliancetask-reconciliationphase-gatingproject-auditcontent-stalenessci-automationprogress-trackingdeliverable-verification