burningportra avatar

burningportra

Community

@burningportra

5Followers
|
29Public Repos
|
41Published Skills

burningportra maintains a Claude Code skill registry for agentic coding flywheels, swarm orchestration, session memory, debugging, and code review.

Skills Distribution
DomainDeveloper To...Agentic Coding Orc.. (40%)Code Review & Qual.. (20%)Session Memory & K.. (15%)Debugging & Diagno.. (15%)

Agent Skills by burningportra

Showing 41 vetted skills indexed across 1 GitHub repositories.

burningportraburningportra
3

flywheel-refine-skills

Reviews and improves agent skills using session patterns and bead completion feedback.

Community
Advanced
burningportraburningportra
3

flywheel-swarm-stop

Stops all running swarm agents and releases their file reservations.

Community
Intermediate
burningportraburningportra
3

flywheel-cleanup

Detects and removes orphaned git worktrees left by crashed or stopped sessions.

Community
Basic
burningportraburningportra
3

flywheel-stop

Stops the active flywheel session and clears checkpoint state.

Community
Intermediate
burningportraburningportra
3

gdb-for-debugging

Diagnose process hangs, crashes, and deadlocks using GDB, strace, and /proc inspection.

Community
Advanced
burningportraburningportra
3

memory

Search, store, and prune CASS long-term memory entries via CLI and MCP operations.

Community
Basic
burningportraburningportra
3

_template

Provides a boilerplate SKILL.md and slash-command template for authoring new agent-flywheel skills.

Community
Basic
burningportraburningportra
3

flywheel-scan

Scans targeted repository paths for architecture, performance, security, testing, or dependency concerns.

Community
Basic
burningportraburningportra
3

flywheel-swarm

Launch parallel NTM-managed agents to implement multiple beads simultaneously.

Community
Advanced
burningportraburningportra
3

cass

Search and mine past agent session logs for prompts, decisions, and patterns.

Community
Intermediate
burningportraburningportra
3

flywheel-status

Displays flywheel checkpoint state, bead progress, inbox messages, and next recommended bead.

Community
Intermediate
burningportraburningportra
3

slb

Enforces two-person peer review for destructive shell commands from AI agents.

Community
Advanced
burningportraburningportra
3

cass-memory

Builds persistent cross-agent procedural memory from coding session history.

Community
Advanced
burningportraburningportra
3

flywheel-reality-check

Analyzes gaps between project vision documents and actual implementation, converting findings into tracked beads.

Community
Intermediate
burningportraburningportra
3

flywheel-fix

Applies targeted code fixes through a single-bead agent workflow with review.

Community
Intermediate
burningportraburningportra
3

flywheel-doctor

Diagnose flywheel toolchain dependencies and render a per-check health report with inline remediation.

Community
Intermediate
burningportraburningportra
3

start

Orchestrates the full agentic coding flywheel from goal intake through implementation and review.

Community
Advanced
burningportraburningportra
3

flywheel-setup

Installs and configures agent-flywheel prerequisites including br, bv, ntm, and agent-mail.

Community
Advanced
burningportraburningportra
3

flywheel-healthcheck

Audits flywheel dependencies, codebase state, and bead graph into a scored health report.

Community
Intermediate
burningportraburningportra
3

flywheel-rollback

Reverts a completed bead implementation using git revert and restores its open status.

Community
Intermediate
burningportraburningportra
3

dsr

Builds and releases cross-platform binaries locally when GitHub Actions is throttled.

Community
Advanced
burningportraburningportra
3

ui-ux-polish

Generates numbered UI/UX improvement suggestions and converts selected items into implementation beads.

Community
Intermediate
burningportraburningportra
3

flywheel-tool-feedback

Submit structured tool feedback to agent-mail for improving flywheel sessions.

Community
Basic
burningportraburningportra
3

flywheel-duel

Runs state-aware multi-agent adversarial duels and routes artifacts into flywheel pipelines.

Community
Advanced

Frequently Asked Questions About burningportra

FAQPage Schema
What tasks can I accomplish with burningportra's skill collection?

You can run full agentic coding flywheels (scan, discover, plan, implement, review), launch parallel agent swarms, audit codebases for bugs and security issues, debug stuck processes with GDB and strace, mine session history for reusable patterns, polish UI/UX, rebuild changelogs, and cross-validate decisions across multiple models.

Who is the target audience for these skills?

The skills target engineers running Claude Code agent sessions on real codebases: developers coordinating multi-agent swarms, maintainers needing gap analysis between plans and implementation, and operators handling destructive commands, releases, and process-level debugging in terminal-driven environments.

How do the flywheel skills work in practice?

Start with flywheel-setup to configure prerequisites, then run the start skill to drive the scan-discover-plan-implement-review cycle. Use flywheel-doctor to verify MCP connectivity, binaries, and git state; flywheel-status tracks bead progress; flywheel-stop and flywheel-cleanup reset sessions and orphaned worktrees.

What prerequisites and dependencies do these skills require?

Skills run inside Claude Code as a plugin namespace (agent-flywheel). The flywheel-doctor skill checks required dependencies: MCP connectivity, Agent Mail liveness, br/bv/ntm/cm binaries, node version, git status, and checkpoint validity. Destructive operations use the slb two-person rule requiring peer review.

Are these skills open source and what licensing applies?

The frontend-design skill is explicitly Apache 2.0 licensed, based on Anthropic's frontend-design skill with attribution in NOTICE.md. Other skills in the manifest do not declare licenses; the collection is published as public repositories under the burningportra GitHub account.