Agent Skills by Kioja Kudumu
Showing 30 vetted skills indexed across 1 GitHub repositories.
ftm-map
Index and query codebases via a persistent SQLite knowledge graph.
ftm
Route freeform input to the appropriate ftm sub-skill and update blackboard context.
ftm-executor
Execute plan documents through parallel agent worktrees and commit-review-fix loops.
ftm-intent
Generate and update hierarchical INTENT.md documentation across modules.
ftm-brainstorm
Coordinate seven research agents to produce cited recommendations with a decision log.
ftm-ops
Consolidate tasks, capacity, communications, meetings, incidents, and patterns with brain.py persistence.
ftm-pause
Serialize the active ftm session state into a portable STATE.md file.
ftm-git
Detect hardcoded secrets in staged files and git history before commits.
ftm-mind
Orchestrate an Observe-Orient-Decide-Act loop with memory and context.
ftm-browse
Manage a persistent headless Chromium daemon for browser automation via local API.
ftm-verify
Verify post-execution plan fulfillment using parallel Codex and Gemini analysis.
ftm-config
Configure ftm skill settings and persist them to ~/.claude/ftm-config.yml.
ftm-diagram
Generates and synchronizes ARCHITECTURE.mmd and DIAGRAM.mmd files from your codebase structure using mermaid syntax.
ftm-council
Coordinate three-model majority-vote deliberation with isolated subagents and a final verdict.
ftm-upgrade
Check GitHub Releases for ftm-upgrade updates and apply in-place file upgrades.
ftm-debug
Orchestrates parallel agents to diagnose and verify codebase issues.
ftm-capture
Extracts repeatable workflow patterns into routine, playbook, and reference documents.
ftm-audit
Automate ftm-audit wiring checks from static analysis to runtime verification.
ftm-codex-gate
Validate code changes with Codex adversarial prompts from INTENT.md and STYLE.md.
ftm-council-chat
Coordinate Claude, Codex, and Gemini debates with SQLite-backed memory and verdict export.
ftm-dashboard
Renders analytics dashboards from events.log and blackboard state for FTPM system usage.
ftm-resume
Resumes saved FTM sessions by loading context and reinvoking the appropriate skill.
ftm-routine
Execute named YAML workflows with MCP tools, skills, and approval gates.
ftm-retro
Score ftm-executor plan performance across five dimensions and write retro reports.