Skip to main content
Run any Skill in Manus
with one click
codethread
GitHub creator profile

codethread

Repository-level view of 36 collected skills across 5 GitHub repositories.

skills collected
36
repositories
5
updated
2026-07-19
repository explorer

Repositories and representative skills

devflow
software-developers

Entry point for the devflow workspace lifecycle. Load this first when the user asks to run a devflow stage, create or inspect devflow artifacts, decide what stage comes next, generate RFC/spec/plan/tasks, run a feature through AFK work, or finish/archive a feature.

2026-07-13
tmux
network-and-computer-systems-administrators

Minimal tmux workflow for running long-lived commands in named sessions: create a session, send commands, inspect recent output, stop a process, kill a session, and keep names consistent for search and cleanup. Use when an agent needs a durable terminal session for servers, watchers, REPLs, or commands that may need later inspection.

2026-07-08
codex-session-introspection
software-developers

Practical Codex session forensics quickstart. Use when the user wants to inspect Codex dialogue logs captured by this repo's harness Codex hooks, locate the current or recent Codex conversation, extract user/assistant dialogue, audit file/tool activity, or fall back to raw Codex rollout JSONL sessions when the stable dialogue log is missing.

2026-07-02
pi-session-introspection
software-developers

Practical Pi session forensics quickstart. Use when the user wants to inspect Pi .jsonl session files, locate recent sessions, extract conversation text, audit tool usage, check costs, or debug this repo's subagent-session manifests. Defers to official Pi docs for authoritative session schema and lifecycle.

2026-07-02
claude-session-introspection
software-developers

Practical Claude Code session forensics quickstart. Use when the user wants to inspect Claude Code .jsonl session transcripts, locate a session from a message they saw in the UI, extract user/assistant messages, audit tool calls (reads, edits, writes, bash), pull a tool result for a given request, or check session cost/usage (deferred to ccusage). Covers the on-disk session schema, the ~/.claude (or CLAUDE_CONFIG_DIR) layout, and the harness plugin's stable dialogue log for clean user/assistant Q&A extraction.

2026-07-02
rich-response
web-developers

Render a long-form or visually-structured response as a single self-contained HTML file and open it in the browser, instead of printing >50 lines to the terminal. Use when the response would benefit from diagrams (Mermaid or Graphviz), wide tables, side-by-side comparisons, diffs, callouts, or collapsible detail. Triggers on phrases like "rich response", "open this in the browser", "render as HTML", "give me a doc", "diagram this", or whenever the response would otherwise exceed roughly 50 lines of terminal output.

2026-06-23
git-commit
software-developers

Create git commit(s) with a well-crafted conventional commit message

2026-06-19
skill-authoring
software-developers

Guide for authoring well-structured agent skills using a knowledge/procedures/decisions taxonomy. Use when users want to create a new skill, improve an existing skill's structure, or convert a workflow into a skill. Triggers on phrases like "create a skill", "write a skill", "turn this into a skill", "structure this skill", "improve this skill", or any request to encode a workflow, runbook, or process as a reusable SKILL.md. Also use when a user asks how to organise skill content, or wants to add state-machine logic to an existing skill.

2026-06-11
Showing top 8 of 12 collected skills in this repository.
Showing top 8 of 12 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded