Skip to main content
p10ns11y
GitHub クリエイタープロフィール

p10ns11y

9 件の GitHub リポジトリにある 121 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
121
リポジトリ
9
更新
2026年8月31日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

odysseus-navigator
未分類

Engineering-judgment overlay for control-graph + eva-emptiness: diagnose Odysseus mistakes (Cyclops leak, Sirens rewrite, Helios prod, Circe overbuild, Winds unbounded, Scylla big-bang, ignored prophecy), prescribe professional antidotes, and gate Odysseus…

2026年8月20日
control-feeder
未分類

Pre-control-graph feeder: rewrite a dumped prompt, pick tools/plugins/skills, then route light vs control-graph Outer vs EVA Inner. Use when starting from a paste, --prompt-file, --prompt-json, -p/--single, or a messy dump before opening a Control Card.…

2026年8月20日
control-graph
未分類

Agent control-plane as a graph: outer state machine (or cyclic loop) over named phases, nested inner DAGs or bounded sub-loops, hard budgets, HITL pause gates, and multi-model routing (fast/explore/coding/deep/review). Use for multi-step agent cycles,…

2026年8月20日
higher-order-decision-architect
未分類

Applies first-principles, multi-order consequence analysis, inversion, systems thinking, probability, antifragility, and high-energy thrive ascent (2036 lens) before material coding decisions (architecture, dependencies, public API, security, data contracts,…

2026年8月20日
master-planner
未分類

Builds a project master plan as an interconnected web of friction-removing automations aimed at impossible missions. Resolves the skills library from SKILLS_ROOT, ~/Work/personal/skills, or clones https://github.com/p10ns11y/skills when local is missing;…

2026年8月20日
grok-host-prep
ネットワーク・コンピュータシステム管理者

One-time (re-runnable) host prep for Grok Build: check binaries, lsp.json, [features] lsp_tools, MCP command existence, and efficiency knobs. Use when setting up a machine, enabling LSP, or a Feed harness_gap is mcp / permissions / 8192. Triggers:…

2026年8月14日
adversarial-audit
ソフトウェア品質保証アナリスト・テスター

Adversarial verification of claimed work: read shipped modules (not memory), grep wiring and approvals, run tests, demand evidence before pass verdict. Use when reviewing agent output, PRs, or security-sensitive changes before merge. Triggers: adversarial…

2026年8月1日
agent-orchestrator
その他コンピュータ職

Triage every non-trivial task first: single-shot when safe, full orchestration when multi-step, multi-agent, or high-risk. Covers briefs, verification before "done", iterative waves, and resume. Use when coordinating workers, delegating, or reviewing agent…

2026年8月1日
収集済み skill 54 件中 8 件を表示しています。
portable-skill-author
その他コンピュータ職

Author a SKILL.md that works as a Cursor skill and a Grok slash command (/skill-name). Use when creating or porting a frequent workflow skill across agents, or when the user runs /portable-skill-author or /create-skill for multi-agent install.

2026年8月5日
finalize-apply-cv-export
人事スペシャリスト

Generate PDF, rename with name-role-job-id, copy to devprofile/out/apply and pack submit folder

2026年7月25日
impeccable-qa-redesign
ソフトウェア開発者

Apply /impeccable to convert vertical chip wall into two-pane interview desk while keeping answer in primary viewport

2026年7月25日
select-apply-specific-projects
人事スペシャリスト

compare featured projects against target apply pack (xAI) and update overlay to include only relevant ones like collab-finder, elomaxz, adaptate

2026年7月25日
setup-application-pack-symlink
人事スペシャリスト

Create gitignored application_packs symlink from collab-finder into devprofile for clean CV input

2026年7月25日
slugify-pack-and-cv-names
人事スペシャリスト

replace generic opp_N names with company-title-date slugs for both pack folders and output CV filenames

2026年7月25日
trace-api-permissions
ソフトウェア開発者

Use grep + web_fetch + read_file to map endpoint ACLs and key scopes when 403 appears on /documents/search

2026年7月25日
update-persona-copy
ソフトウェア開発者

Rewrite first-person coder tone to general-audience visitor tone and correct golden short-circuit vs curated paths

2026年7月25日
収集済み skill 23 件中 8 件を表示しています。
adversarial-audit
ソフトウェア品質保証アナリスト・テスター

Adversarial verification of claimed work: read shipped modules (not memory), grep wiring and approvals, run tests, demand evidence before pass verdict. Use when reviewing agent output, PRs, or security-sensitive changes before merge. Triggers: adversarial…

2026年7月27日
agent-orchestrator
その他コンピュータ職

Triage every non-trivial task first: single-shot when safe, full orchestration when multi-step, multi-agent, or high-risk. Covers briefs, verification before "done", iterative waves, and resume. Use when coordinating workers, delegating, or reviewing agent…

2026年7月27日
ai-optimization
ソフトウェア開発者

Fission engine for token-efficient coding (JS, TS, Node, Rust, Python, ML/AI): relevance scoring, hierarchical compression, strict token budgets, progressive disclosure, accuracy guardrails. Pair with fusion-sage for synthesis/surplus. Triggers: tokens,…

2026年7月27日
architecture-synthesis
ソフトウェア開発者

Architecture synthesis after ai-optimization (fission): cross-file abstractions, ⚡ surplus (Q>1), optional session knowledge graph, binding energy toward iron-peak design. Use for architecture, domain models, compounding maintainability — not pure one-file…

2026年7月27日
control-graph
その他コンピュータ職

Agent control-plane as a graph: outer state machine (or cyclic loop) over named phases, nested inner DAGs or bounded sub-loops, hard budgets, HITL pause gates, and multi-model routing (fast/explore/coding/deep/review). Use for multi-step agent cycles,…

2026年7月27日
explore-then-edit
ソフトウェア開発者

Map the relevant code with Glob/Grep/Read before writing. Use when the user asks to change, fix, or add behavior and the touch points are unclear, or when top tool sequences show Read→Grep→edit. Also for /explore-then-edit.

2026年7月27日
fusion-sage
ソフトウェア開発者

Fusion on fission: after ai-optimization pruning, synthesize cross-file abstractions, emit ⚡ surplus (Q>1), maintain a session knowledge graph, and score binding energy toward iron-peak design. Use for architecture, domain models, compounding maintainability…

2026年7月27日
higher-order-decision-architect
ソフトウェア開発者

Applies first-principles, multi-order consequence analysis, inversion, systems thinking, probability, antifragility, and high-energy thrive ascent (2036 lens) before material coding decisions (architecture, dependencies, public API, security, data contracts,…

2026年7月27日
収集済み skill 14 件中 8 件を表示しています。
agent-orchestrator
その他コンピュータ職

Triage every non-trivial task first: single-shot when safe, full orchestration when multi-step, multi-agent, or high-risk. Covers briefs, verification before "done", iterative waves, and resume. Use when coordinating workers, delegating, or reviewing agent…

2026年7月22日
ai-optimization
ソフトウェア開発者

Fission engine for token-efficient coding (JS, TS, Node.js, Rust, Python, ML/AI). Pruning, compression, strict token budgeting. Pair with fusion-sage for synthesis and surplus. Trigger on implementation, debugging, refactoring; hand off architecture to…

2026年7月22日
fusion-sage
ソフトウェア開発者

Fusion-oriented evolution of Context Sage. Uses the original fission engine as containment field, then adds synthesis, surplus generation, and self-amplifying knowledge loops. For AI coding tasks where you want not just efficiency, but compounding…

2026年7月22日
git-worktrees
ソフトウェア開発者

Effective git worktree workflows for agents and humans: branches vs worktrees, safe commit-then-merge integration (never cp into main checkout), conflict handling, when to use or skip worktrees, macOS concurrency, and **disk hygiene for the global…

2026年7月22日
higher-order-decision-architect
ソフトウェア開発者

Applies first-principles, multi-order consequence analysis, inversion, systems thinking, probability, antifragility, and high-energy thrive ascent (2036 lens) before material coding decisions (architecture, dependencies, public API, security, data contracts,…

2026年7月22日
looper
その他コンピュータ職

Structured agent loop manager: outer state machine (phases, transitions, checkpoints, HITL pause gates), bounded inner steps (DAG-style done/retry/cancel/max-iter), and multi-model routing (fast vs deep vs review vs explore). Use for multi-step agent cycles,…

2026年7月22日
master-planner
その他コンピュータ職

Builds a project master plan as an interconnected web of friction-removing automations aimed at impossible missions. Installs portable skills via npx skills from https://skills.sh/p10ns11y/skills (skills-lock.json), tweaks via project overlays, and adds…

2026年7月22日
stellar-roadmap
ソフトウェア開発者

Authors evidence-driven architecture backlog docs (coming-next style): scorecards, mermaid diagrams, blueprint cards SN-*, thrive vision, gantt order. Use when creating or updating roadmaps, arch-design/coming-next.md, backlog after PRs, or when the user…

2026年7月22日
収集済み skill 11 件中 8 件を表示しています。
layout-content-view
未分類

Audit web layout-content-view stability: landmark/sitemap graph, named viewports, overflow/clip/ellipsis on must-show data, z-index and scroll quirks. Survives redesigns because it measures boxes and roles, not pixels. Use when /layout-content-view, visual…

2026年8月31日
lcv-implement
未分類

Companion to layout-content-view for code implementers. Propose then write data-lcv marks on routes and components so the probe can classify must-show, preview, beats, and interact edges. Use when /lcv-implement, adding a page, wiring a deck/dialog/nav, or…

2026年8月31日
pstack-map
未分類

Playbook map from Cursor pstack (Lauren Tan / poteto, MIT): match a playbook, load installed pstack when present, else house skills. House HITL wins on secrets, prod, irreversible git, unknown auth. Use for /pstack-map, pstack, poteto-mode, rigor playbooks,…

2026年8月31日
pulse-memory
未分類

Resolve conflicts and contradictions in notes, memory, and harness state using admissions rules (archive vs memory). Always stamp context-hint tags (source, time, status, kind). Pulse sparse snippets instead of dumping transcripts. Use when claims disagree, a…

2026年8月29日
mission-map
未分類

Build a Mission-Impossible-style ops map: steps, calculated risks, what/how/when, and how to adjust when outside shocks hit. Not a future oracle. Uses critical path, PERT bands, and sensitivity (∇T) to rank effort. Use when the user runs /mission-map, says…

2026年8月20日
odysseus-navigator
未分類

Engineering-judgment overlay for control-graph + eva-emptiness: diagnose Odysseus mistakes (Cyclops leak, Sirens rewrite, Helios prod, Circe overbuild, Winds unbounded, Scylla big-bang, ignored prophecy), prescribe professional antidotes, and gate Odysseus…

2026年8月20日
eva-emptiness
その他コンピュータ職

Reasoning under epistemic emptiness: Prior → Probe → Simulate → Score → ActOrAsk (EVA tether). Use when the map/data is missing, unknowns dominate, requirements are rumor-thin, or authorization is the real unknown — not when the fix path is already clear.…

2026年8月10日
arch-machine
その他コンピュータ職

Operator surface for arch-machine: thin-first sentinel status, consent-gated thin install, threat-focused audit, expand/pull modules or profiles, archy control plane. Prefer archy + slash commands over gum tinfoil TUI. Use when user mentions arch-machine,…

2026年7月20日
収集済み skill 9 件中 8 件を表示しています。
9 件中 9 件のリポジトリを表示
すべてのリポジトリを表示しました