Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/vanillagreencom/kendex/project-managementnpx skills add vanillagreencom/kendex --skill project-managementgit clone --depth 1 https://github.com/vanillagreencom/kendexWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/vanillagreencom/kendex/project-management)<a href="https://agentmods.dev/skills/vanillagreencom/kendex/project-management"><img src="https://agentmods.dev/badge/skills/vanillagreencom/kendex/project-management.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00023 | $0.02395 |
| Opus 5 | $0.00012 | $0.01197 |
| Sonnet 5 | $0.00005 | $0.00479 |
| Haiku 4.5 | $0.00002 | $0.00239 |
Grade C, and why
project-management scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Hidden instructionshighPrompt injection
Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.
<!-- kendex:project-instructions:start --> How it starts
The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Project Instructions
Problems with a kendex-owned skill go through kendex report; check ownership in the file first.
Project Management
Wrappers run in the primary session: they own the user dialog and every tracker mutation. TPM workflows analyze and return JSON inline; they never mutate the tracker and never write the artifact.
Disposition
-
Creation bar. File an issue only when all three hold:
- it changes what a user or operator experiences, or blocks work that does;
- no open issue, active branch, or one-line fix already covers it;
- someone could pick it up and finish it without a new investigation.
A reproducible anomaly with evidence in hand passes all three as an investigation issue. Everything else is declined with one line in the report: no issue, no placeholder, no tracking artifact. Failing the bar: a severe-sounding edge case no real input reaches, a hypothetical of low severity, a coverage ask for a path that has not regressed, a refactor that neither changes behavior nor unblocks user-visible work, and the classes in
../orch/references/finding-disposition.md§ Decision flow Step 0, whatever source the candidate arrived from. Two exceptions file at any likelihood: a security or data-loss defect a shipped path reaches, and an edge case whose failure is critical harm or financial loss. -
Name what reaches it. Every issue carries a
Reached by:line giving the user action, run, check, or shipped producer that arrives at the defect; an owner-directed item names the ask.- The thread a finding came from, a shape ("a name containing a quote"), or something true in theory is not a reach, and an item with nothing to name is a decline, not an issue. The judgement is the author's:
issues createunderLINEAR_REQUIRE_REACHrefuses only a body with noReached by:line, an unsubstituted placeholder and a null token (TBD,n/a,none,-) counting as absent. - A filing whose source is a review round carries, at priority 2, a
Symptom:line naming the run, the user, or the red check that already showed the defect (--review-born). Priority 2 from any other source is structural, reports no symptom, and is not checked for one. Where a review-born finding files at all is../orch/references/finding-disposition.md§ Filing bar.
- The thread a finding came from, a shape ("a name containing a quote"), or something true in theory is not a reach, and an item with nothing to name is a decline, not an issue. The judgement is the author's:
-
Burn down more than you create. Every audit that reads an issue backlog sweeps its comparison set for issues the codebase has already satisfied, duplicated, or superseded, and proposes those for cancellation in the same pass, along with every active issue that fails the creation bar as it stands today. Report
created N / closed M.project-orderreorders projects, reads no backlog, and does not sweep. -
Ask about work, never about mechanics. The user decides what gets created, cancelled, and activated. Labels, priorities, relations, hierarchy, sort order, and project moves are corrections the workflow applies on its own authority.
-
Research is part of planning, not a work item. Gather prior art, vendor docs, and approach comparisons inline during planning as an artifact on disk that issues cite. A tracker research issue exists only when the research is delegated as standalone work: run by the researcher agent, or prepared for later pickup (
research-spike). -
One approval per decision. Ask the user to approve a body of work once, at the roadmap plan gate. Creation re-asks only what changed after that answer.
What ships with it
22 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- README.md 1.8 KB
- references/dependencies.md 2.7 KB
- references/labels.md 4.6 KB
- schemas/audit-issues-input.md 7.1 KB
- schemas/audit-output.md 11 KB
- schemas/cycle-plan-output.md 4.5 KB
- schemas/roadmap-plan-input.md 2.9 KB
- schemas/roadmap-plan-output.md 5.4 KB
- scripts/verification-scope 8.9 KB
- templates/issue-description-template.md 2.2 KB
- templates/parent-issue-template.md 2.2 KB
- tests/verification-scope.test.sh 9.0 KB runs code
- workflows/audit-issues.md 22 KB
- workflows/cycle-plan.md 4.8 KB
- workflows/research-complete.md 12 KB
- workflows/research-issue.md 8.3 KB
- workflows/research-spike.md 3.1 KB
- workflows/roadmap-create.md 11 KB
- workflows/roadmap-plan.md 12 KB
- workflows/tpm-audit.md 33 KB
- workflows/tpm-cycle-plan.md 5.9 KB
- workflows/tpm-roadmap-plan.md 8.4 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed · +8 lines scan A → C 0d6722eddd87
- yesterday Changed · +1 lines 3b51a72f58cc
- 4d ago First seen · 97 lines · 23 tokens per session scan A b77c77f4aaf9
project-management is a skill published in the GitHub repository vanillagreencom/kendex (66 stars, last pushed yesterday), licensed MIT. It adds 23 tokens to every session and 2,395 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
surf
Control Chrome browser via CLI for testing, automation, and debugging. Use when the user needs browser automation, screenshots, form filling, page inspection, network/CPU emulation, DevTools streaming, or AI queries via ChatGPT/Gemini/Perplexity/Grok/AI Studio.
prose-review
Review prose written for others -- user-facing docs, prompts for other LLMs, inline comments, docstrings, and other-facing messages -- for local jargon leakage, orphaned references, missing grounding, and audience or genre misfit.
text-search
Search indexed text corpora with qmd. For indexed content, prefer qmd over grep.
repoprompt-tool-guidance-refresh
Refresh RepoPrompt tool guidance when the CLI/MCP surface changes. Tracks RepoPrompt CE (rpce-cli, the maintained target) across versions, and can diff the frozen Classic CLI (rp-cli) against CE. Uses /.pi/agent/skills/repoprompt-tool-guidance-refresh/scripts/track-rp-version.sh to capture/diff --help and -l (tool…
xcodebuildmcp
Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.