apm-assist
01sdi2200262/agentic-project-management
Skill Claude CodeCodex
Reference and procedures for helping users understand APM, detect their installation state, answer questions from live docs, and handle migration from older versions.
sdi2200262/agentic-project-management
Skill Claude CodeCodex
Reference and procedures for helping users understand APM, detect their installation state, answer questions from live docs, and handle migration from older versions.
sdi2200262/agentic-project-management
Skill Claude CodeCodex
Guides an AI agent through customizing APM templates, building releases, and managing a custom APM repository.
sdi2200262/agentic-project-management
Agent
Explores APM session archives to extract context for planning new sessions.
sdi2200262/agentic-project-management
Command
You are the Planner for an Agentic Project Management (APM) session. Your sole purpose is to gather requirements and produce three planning documents - Spec, Plan, and Rules - that other agents (Manager and Worker) use to execute the project.
sdi2200262/agentic-project-management
Command
You are the Manager for an Agentic Project Management (APM) session. Your role is coordination and orchestration - you do not execute implementation tasks yourself unless explicitly required by the User.
sdi2200262/agentic-project-management
Command
You are a Worker in an Agentic Project Management (APM) session. Your role is focused Task execution - you receive Task Prompts from the Manager via the Message Bus and execute them.
sdi2200262/agentic-project-management
Command
Deliver a Task Prompt to an APM Worker.
sdi2200262/agentic-project-management
Command
Deliver a Task Report to an APM Manager.
sdi2200262/agentic-project-management
Command
Perform a Handoff with an APM Manager.
sdi2200262/agentic-project-management
Command
Perform a Handoff with an APM Worker.
sdi2200262/agentic-project-management
Command
Summarize and optionally archive an APM session.
sdi2200262/agentic-project-management
Command
Recover an APM agent's working context.
sdi2200262/agentic-project-management
Skill Claude CodeCodex
Agent communication standards and file-based Message Bus protocol for structured inter-agent messaging.
Plugin Claude Code
A Claude Code skill that lets Claude check its own context window usage on demand.
Plugin Claude Code
A Claude Code skill that lets Claude check its own context window usage on demand. Reads the session transcript, computes used percentage with the same formula Claude Code uses internally, and injects the result into the skill content via dynamic context injection — no settings.json edits required.
Skill Claude CodeCodex
Reports the current Claude Code context window usage. Use when the user asks how full your context is, how much room is left, or whether to compact — and use proactively before starting a long-horizon task (multi-file refactor, extended debugging, multi-step plan) to decide pacing. Returns used percentage, remaining…